From 84c1a71045bb95b0a4b7967b6b009e1f2807ddd3 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Tue, 26 Jan 1999 01:17:30 +0000 Subject: [PATCH] Changed log --- ChangeLog | 14 ++++++++++++++ ChangeLog.pre-2-0 | 14 ++++++++++++++ ChangeLog.pre-2-10 | 14 ++++++++++++++ ChangeLog.pre-2-2 | 14 ++++++++++++++ ChangeLog.pre-2-4 | 14 ++++++++++++++ ChangeLog.pre-2-6 | 14 ++++++++++++++ ChangeLog.pre-2-8 | 14 ++++++++++++++ 7 files changed, 98 insertions(+) diff --git a/ChangeLog b/ChangeLog index 847b45f155..0735e4c659 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +Mon Jan 25 20:05:22 1999 Owen Taylor + + * gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}): + New functions to set the colormap or visual + of an existing widget. These functions should not + be called on a widget that has previosly been + realized. + + * gtk/gtkcolorsel.c (gtk_color_selection_dialog_init): + Set the visual and colormap on the toplevel dialog, + then push them for the child widgets. As opposed + to push/pop in _new(), this way, things will work + properly with gtk_widget_new(). + Mon Jan 25 19:41:56 1999 Owen Taylor * gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 847b45f155..0735e4c659 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,17 @@ +Mon Jan 25 20:05:22 1999 Owen Taylor + + * gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}): + New functions to set the colormap or visual + of an existing widget. These functions should not + be called on a widget that has previosly been + realized. + + * gtk/gtkcolorsel.c (gtk_color_selection_dialog_init): + Set the visual and colormap on the toplevel dialog, + then push them for the child widgets. As opposed + to push/pop in _new(), this way, things will work + properly with gtk_widget_new(). + Mon Jan 25 19:41:56 1999 Owen Taylor * gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 847b45f155..0735e4c659 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,17 @@ +Mon Jan 25 20:05:22 1999 Owen Taylor + + * gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}): + New functions to set the colormap or visual + of an existing widget. These functions should not + be called on a widget that has previosly been + realized. + + * gtk/gtkcolorsel.c (gtk_color_selection_dialog_init): + Set the visual and colormap on the toplevel dialog, + then push them for the child widgets. As opposed + to push/pop in _new(), this way, things will work + properly with gtk_widget_new(). + Mon Jan 25 19:41:56 1999 Owen Taylor * gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 847b45f155..0735e4c659 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,17 @@ +Mon Jan 25 20:05:22 1999 Owen Taylor + + * gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}): + New functions to set the colormap or visual + of an existing widget. These functions should not + be called on a widget that has previosly been + realized. + + * gtk/gtkcolorsel.c (gtk_color_selection_dialog_init): + Set the visual and colormap on the toplevel dialog, + then push them for the child widgets. As opposed + to push/pop in _new(), this way, things will work + properly with gtk_widget_new(). + Mon Jan 25 19:41:56 1999 Owen Taylor * gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 847b45f155..0735e4c659 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,17 @@ +Mon Jan 25 20:05:22 1999 Owen Taylor + + * gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}): + New functions to set the colormap or visual + of an existing widget. These functions should not + be called on a widget that has previosly been + realized. + + * gtk/gtkcolorsel.c (gtk_color_selection_dialog_init): + Set the visual and colormap on the toplevel dialog, + then push them for the child widgets. As opposed + to push/pop in _new(), this way, things will work + properly with gtk_widget_new(). + Mon Jan 25 19:41:56 1999 Owen Taylor * gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 847b45f155..0735e4c659 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,17 @@ +Mon Jan 25 20:05:22 1999 Owen Taylor + + * gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}): + New functions to set the colormap or visual + of an existing widget. These functions should not + be called on a widget that has previosly been + realized. + + * gtk/gtkcolorsel.c (gtk_color_selection_dialog_init): + Set the visual and colormap on the toplevel dialog, + then push them for the child widgets. As opposed + to push/pop in _new(), this way, things will work + properly with gtk_widget_new(). + Mon Jan 25 19:41:56 1999 Owen Taylor * gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 847b45f155..0735e4c659 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,17 @@ +Mon Jan 25 20:05:22 1999 Owen Taylor + + * gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}): + New functions to set the colormap or visual + of an existing widget. These functions should not + be called on a widget that has previosly been + realized. + + * gtk/gtkcolorsel.c (gtk_color_selection_dialog_init): + Set the visual and colormap on the toplevel dialog, + then push them for the child widgets. As opposed + to push/pop in _new(), this way, things will work + properly with gtk_widget_new(). + Mon Jan 25 19:41:56 1999 Owen Taylor * gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue -- 2.30.2